v2.0 This version is compatible with DFFS. See this article for details: http://wp.me/p3eibN-1sv ------------------------------- v2.1 Added an option to configure bookable time ranges in a separate list. See this article for details: http://wp.me/p3eibN-1sv ------------------------------- v2.2 Added back the option to specify the bookable timerange for each week day, and the option to set a minimum and maximum date. See this article for upgrade instructions: http://wp.me/p3eibN-1sv ------------------------------- v2.35 * Fixed a bug in the field xml when creating or updating the list as the choices for the hours could not be set in datasheet view due to wrong case on the CHOICES tag. Update the list to fix this issue. * Added support for multiple ranges of bookable dates. A big thanks to Rudolf Vehring for extensive testing on this feature! ------------------------------- v2.36 Fixed bug where the validation messages did not show when the resource field was set to read only. ------------------------------- v2.37 Fixed a bug where booked time range was missing the minutes - displayed as :00 - when using AM / PM time format. ------------------------------- v2.38 Fixed a bug appearing when using bookable time range, but NOT from and to date. The validation would fail due to the missing from and to date and read something like "The bookable date ranges are: [no text shown]" when what you would expect was the validation to validate the time range only. ------------------------------- v2.40 Changed $ to spjs.$ to overcome a bug in SharePoints built in script assetpicker.js as this script overwrites the $ namespace. ------------------------------- v2.41 Added option to override the location of the configuration list for the bookable time range. To use this, add a variable like this to the CEWP where you refer this solution: ------------------------------- v2.42 Added option to use {currentsite} in "rm_configListBaseUrl" variable.